Uses of Interface
com.cisco.pt.ipc.ui.DeviceDialog
Packages that use DeviceDialog
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of DeviceDialog in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return DeviceDialogModifier and TypeMethodDescriptionIPCFactory.getCurrentDialog(DialogManager dialogManager) IPCFactory.getDialog(DialogManager dialogManager, String deviceName) -
Uses of DeviceDialog in com.cisco.pt.ipc.events
Methods in com.cisco.pt.ipc.events with parameters of type DeviceDialogModifier and TypeMethodDescriptionvoidDeviceDialogEventRegistry.addListener(DeviceDialogEventListener listener, DeviceDialog objClass) voidDeviceDialogEventRegistry.addSpecificListenerFiltered(DeviceDialogEventListener listener, DeviceDialog objClass, List<String> events) voidDeviceDialogEventRegistry.removeListener(DeviceDialogEventListener listener, DeviceDialog objClass) voidDeviceDialogEventRegistry.removeSpecificListenerFiltered(DeviceDialogEventListener listener, DeviceDialog objClass, List<String> events) -
Uses of DeviceDialog in com.cisco.pt.ipc.ui
Methods in com.cisco.pt.ipc.ui that return DeviceDialogModifier and TypeMethodDescriptionDialogManager.getCurrentDialog()Information provided by the PKI file:Information provided by the PKI file: -
Uses of DeviceDialog in com.cisco.pt.ipc.ui.impl
Classes in com.cisco.pt.ipc.ui.impl that implement DeviceDialogMethods in com.cisco.pt.ipc.ui.impl that return DeviceDialogModifier and TypeMethodDescriptionDialogManagerImpl.getCurrentDialog()Information provided by the PKI file:Information provided by the PKI file: